Template Metaprogramming with C++ by Marius Bancila

Template Metaprogramming with C++ by Marius Bancila

Author:Marius Bancila [Marius Bancila]
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2022-08-19T00:00:00+00:00


Exploring the standard type traits

The standard library features a series of type traits for querying properties of types as well as performing transformations on types. These type traits are available in the <type_traits> header as part of the type support library. There are several categories of type traits including the following:

Querying the type category (primary or composite)

Querying type properties

Querying supported operations

Querying type relationships

Modifying cv-specifiers, references, pointers, or a sign

Miscellaneous transformations



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.